From 80492ff90b00655a0dc7201dd25ae3de6783610a Mon Sep 17 00:00:00 2001 From: Jeroen van der Heijden Date: Thu, 23 Jul 2020 14:36:32 +0200 Subject: [PATCH] Update version for release 2.0.27 --- include/siri/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/siri/version.h b/include/siri/version.h index ed49e5f6..98e2795b 100644 --- a/include/siri/version.h +++ b/include/siri/version.h @@ -15,7 +15,7 @@ * Note that debian alpha packages should use versions like this: * 2.0.34-0alpha0 */ -#define SIRIDB_VERSION_PRE_RELEASE "-alpha-2" +#define SIRIDB_VERSION_PRE_RELEASE "" #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug" -- 2.30.2